home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252"> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <meta http-equiv="MSThemeCompatible" content="yes" /> <link href="ccc.css" type="text/css" rel="STYLESHEET" /> <script src="ccc.js"></script> <script language="javascript"> <!-- function SetupFields() { var sCode = getParamVal("SourceID"); if (sCode != null) { var oField = document.getElementById("txtID"); if (oField != null) { oField.value = sCode; } } } function OnTxtFieldChanging() { var oKey = document.getElementById("txtKey"); var sResult = "false"; if (oKey != null) { if (ValidateSerial(oKey.value)) { sResult = "true"; } location = "pcucmd://StoreParam?key=" + oKey.value; } location="pcucmd://CanContinue?enable=" + sResult; } --> </script> </head> <body onload="location='pcucmd://FrameDataLoaded'; SetupFields();" tabindex="-1"> <div id="pcu_data" style="DISPLAY: none"> PageDimension:630,440 </div> <div id="ButtonBar" style="display:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1"> <tr> <td align="right"> <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous'">< <u>Z</u>urück</button> <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">W<u>e</u>iter</button> <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>bbrechen</button> </td> </tr> </table> </div> <h3>Den Kundendienst von Corel kontaktieren</h3> <p> Um eine Liste mit den verfügbaren internationalen Rufnummern des Corel Kundendienstes anzuzeigen, klicken Sie auf die Schaltfläche „Kundendienst“. </p> <p align="center"> <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')"><u>K</u>undendienst</button> </p> <p> Um den Vorgang fortzusetzen, geben Sie im Feld unten die Seriennummer für die Testversion ein, die Sie vom Corel Kundendienst erhalten haben, und klicken Sie dann auf „Weiter“. </p> <table style="width: 80%" cellspacing="8" align="center"> <tr> <td width="30%" align="right"><label for="txtID" accesskey="D">I<u>D</u>-Code:</label></td> <td width="80%"> <input type="text" readonly="yes" size="40" id="txtID"/> </td> </tr> <tr> <td width="30%" align="right"><label for="txtKey" accesskey="T">Seriennummer für die <u>T</u>estversion:</label></td> <td width="80%"> <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" /> </td> </tr> </table> </body> </html>